type runtime.uncommontype

13 uses

	runtime (current package)
		type.go#L61: func (t *_type) uncommon() *uncommontype {
		type.go#L69: 			u uncommontype
		type.go#L75: 			u uncommontype
		type.go#L81: 			u uncommontype
		type.go#L87: 			u uncommontype
		type.go#L93: 			u uncommontype
		type.go#L99: 			u uncommontype
		type.go#L105: 			u uncommontype
		type.go#L111: 			u uncommontype
		type.go#L117: 			u uncommontype
		type.go#L299: 		uadd += unsafe.Sizeof(uncommontype{})
		type.go#L308: 		uadd += unsafe.Sizeof(uncommontype{})
		type.go#L329: type uncommontype struct {